home *** CD-ROM | disk | FTP | other *** search
/ Programming Languages Suite / ProgramD2.iso / Borland / Borland C++ V5.02 / HLPWNSDK.PAK / MISAPI.TOC (.txt) < prev    next >
Microsoft Windows Help File Content  |  1997-05-06  |  3KB  |  64 lines

  1. :Base misapi.HLP
  2. 0 ISAPI Programmer's Reference
  3. 1 Legal Information=_in_Legal_Information
  4. 1 Writing an Internet Server Application
  5. 2 Overview=_in_Overview
  6. 2 Writing an Internet Server Application=_in_Writing_an_Internet_Server_Application
  7. 2 Introduction to CGI=_in_Introduction_to_CGI
  8. 2 Drawbacks with Current HTTP Servers=_in_Drawbacks_with_Current_HTTP_Servers
  9. 2 Advantages of DLLs Over Executable Files=_in_Advantages_of_DLLs_Over_Executable_Files
  10. 2 ISAPI Applications Architecture and CGI Architecture=_in_ISAPI_Applications_Architecture_and_CGI_Architecture
  11. 2 Converting Existing CGI Scripts to ISAPI Application DLLs=_in_Converting_Existing_CGI_Scripts_to_ISAPI_Application_DLLs
  12. 2 Interaction Between the HTTP Server and the ISAPI Applications=_in_Interaction_Between_the_HTTP_Server_and_the_ISAPI_Applications
  13. 2 Entry Points for Internet Web Server Applications=_in_Entry_Points_for_Internet_Web_Server_Applications
  14. 2 Important Notes=_in_Important_Notes
  15. 1 Writing an ISAPI Filter
  16. 2 Overview=_in_Writing_an_ISAPI_Filter
  17. 2 ISAPI Filter Overview=_in_ISAPI_Filter_Overview
  18. 2 DLL Entry Points=_in_DLL_Entry_Points
  19. 2 Using ISAPI Filter Functions=_in_Using_ISAPI_Filter_Functions
  20. 1 ISAPI Reference
  21. 2 Filters
  22. 3 GetFilterVersion=_in_GetFilterVersion
  23. 3 HttpFilterProc=_in_HttpFilterProc
  24. 2 Functions
  25. 3 GetServerVariable=_in_GetServerVariable
  26. 3 ReadClient=_in_ReadClient
  27. 3 ServerSupportFunction=_in_ServerSupportFunction
  28. 3 WriteClient=_in_WriteClient
  29. 2 Modules
  30. 3 HTTP Server Extension Interface=_in_HTTP_Server_Extension_Interface
  31. 2 Structures
  32. 3 HTTP_FILTER_ACCESS_DENIED=_in_HTTP_FILTER_ACCESS_DENIED_str
  33. 3 HTTP_FILTER_AUTHENT=_in_HTTP_FILTER_AUTHENT_str
  34. 3 HTTP_FILTER_CONTEXT=_in_HTTP_FILTER_CONTEXT_str
  35. 3 HTTP_FILTER_LOG=_in_HTTP_FILTER_LOG_str
  36. 3 HTTP_FILTER_PREPROC_HEADERS=_in_HTTP_FILTER_PREPROC_HEADERS_str
  37. 3 HTTP_FILTER_RAW_DATA=_in_HTTP_FILTER_RAW_DATA_str
  38. 3 HTTP_FILTER_URL_MAP=_in_HTTP_FILTER_URL_MAP_str
  39. 3 HTTP_FILTER_VERSION=_in_HTTP_FILTER_VERSION_str
  40. 2 Internet Service Manager
  41. 3 Overview=_in_Internet_Service_Manager
  42. 3 Program Structure=_in_Program_Structure
  43. 3 Internet Service Manager (ISM)=_in_Internet_Service_Manager_ISM_
  44. 3 Configuration DLLs=_in_Configuration_DLLs
  45. 3 Internet Service Manager Application=_in_Internet_Service_Manager_Application
  46. 3 Report View=_in_Report_View
  47. 3 Servers View=_in_Servers_View
  48. 3 Services View=_in_Services_View
  49. 3 Service Features=_in_Service_Features
  50. 3 Extension DLLs=_in_Extension_DLLs
  51. 3 Internet Service Manager API (ISMAPI) Interface=_in_Internet_Service_Manager_API_ISMAPI_Interface
  52. 3 Definitions=_in_Definitions
  53. 2 Functions
  54. 3 ISMChangeServiceState=_in_ISMChangeServiceState
  55. 3 ISMConfigureServers=_in_ISMConfigureServers
  56. 3 ISMDiscoverServers=_in_ISMDiscoverServers
  57. 3 ISMQueryServerInfo=_in_ISMQueryServerInfo
  58. 3 ISMQueryServiceInfo=_in_ISMQueryServiceInfo
  59. 2 Structures
  60. 3 ISMSERVERINFO=_in_ISMSERVERINFO_str
  61. 3 ISMSERVICEINFO=_in_ISMSERVICEINFO_str
  62. 1 Help Files=_in_Help_Files
  63. 1 Registry Layout=_in_Registry_Layout
  64.